Skip to content

chore: Conditionally mark repo rules as reproducible#123

Merged
alexeagle merged 1 commit intobazel-contrib:mainfrom
mortenmj:mmj/reproducible
Mar 10, 2026
Merged

chore: Conditionally mark repo rules as reproducible#123
alexeagle merged 1 commit intobazel-contrib:mainfrom
mortenmj:mmj/reproducible

Conversation

@mortenmj
Copy link
Copy Markdown
Contributor

This allows external dependencies created by rules_multitool to use the remote repo content cache.

If there are cases where these repo rules are not reproducible (e.g. if the sha256 is optional), we should account for that. I'd appreciate feedback on this as part of the review.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f555c72ae0

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Copy link
Copy Markdown

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failure looks legit

ERROR: /tmp/tmp.TOGrl7N4p8/external/rules_multitool~/multitool/private/multitool.bzl:172:46: name 'reproducible' is not defined
ERROR: Error computing the main repository mapping: at /tmp/tmp.TOGrl7N4p8/external/rules_multitool~/multitool/multitool.bzl:3:6: compilation of module 'multitool/private/multitool.bzl' failed

@mortenmj mortenmj changed the title chore: Mark repo rules as reproducible chore: Conditionally mark repo rules as reproducible Mar 4, 2026
@mortenmj
Copy link
Copy Markdown
Contributor Author

mortenmj commented Mar 9, 2026

@alexeagle I've updated the PR, and ran build/test locally. Could you trigger another CI run?

@alexeagle alexeagle enabled auto-merge (squash) March 9, 2026 23:00
@alexeagle alexeagle disabled auto-merge March 10, 2026 14:30
@alexeagle alexeagle merged commit 5ef5b45 into bazel-contrib:main Mar 10, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants